Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FactoryBot Deprecated behavior -- static attributes will be removed in favor of dynamic attributes #366

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

yuenmichelle1
Copy link
Collaborator

Deprecated behavior for factory bot. Static Attributes will be removed in favor of dynamic attributes. Wrapping attributes value in a block to use dynamic attributes

See deprecation warning
DEPRECATION WARNING: Static attributes will be removed in FactoryBot 5.0. Please use dynamic attributes instead by wrapping the attribute value in a block

…d in favor of dynamic attributes. Wrapping attributes value in a block to use dynamic attributes

See deprecation warning
DEPRECATION WARNING: Static attributes will be removed in FactoryBot 5.0. Please use dynamic attributes instead by wrapping the attribute value in a block:
@yuenmichelle1 yuenmichelle1 marked this pull request as ready for review August 23, 2024 00:40
@yuenmichelle1 yuenmichelle1 requested a review from Tooyosi August 23, 2024 00:40
@yuenmichelle1 yuenmichelle1 merged commit 8c4b571 into master Aug 27, 2024
1 of 2 checks passed
@yuenmichelle1 yuenmichelle1 deleted the factorybot-deprecation-warnings branch September 23, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant